home *** CD-ROM | disk | FTP | other *** search
- Wpixel 2.1 - Mark Dolecki (doleckim@cbmvax.cbm.commodore.com) x9234
-
- This is a program that tests the WritePixelArray8() graphics function by
- using the function in random sized windows with user-selectable properties
- on a user-selected screen. The program has both a user selection window
- (default) and an option to run all tests (very time intensive).
-
- To use:
- From cli, 'wpixel'
- - brings up a user selection window where the user can choose the
- parameters for the tests he wants to run.
- From cli, 'wpixel all'
- - runs all tests
-
- Changes to version 2.1
- - no longer crashes in low memory (typo in exit routine)
- - now calculates checksum of pixels in a window using rot32
-
- Changes to version 2.0
- - user select window option
-
-
- Suggestions, problems, etc. are welcome.